home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / demos / kq6demo4.zip / KQ6DM.BAT < prev    next >
DOS Batch File  |  1992-11-11  |  263b  |  13 lines

  1. @echo off
  2. if not exist seq.exe goto continue
  3. echo File Decompression software Copyright
  4. echo (c) Haruyasu Yoshizaki, 1988-91
  5. echo.
  6. echo Please wait (this could take a few minutes)....
  7. seq.exe >nul
  8. del seq.exe
  9. sync.exe >nul
  10. del sync.exe
  11. :continue
  12. game
  13.